FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.ars#1.0.0-alpha.1 (140 ms)

Package rki.demis.ars
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-alpha.1&canonical=https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther
Url https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther
Version 1.0.0
Status draft
Date 2024-09-27
Name PhysicianOfficeOrOther
Title Arztpraxis oder anderer Probeneinsender
Experimental False
Description Einsender der Probe, der kein Krankenhaus ist. Kann eine Arztpraxis sein, oder eine andere Einrichtung wie beispielsweise eine Pflegeeinrichtung, ein Fremdlabor oder ein Gesundheitsamt. Im Falle eines Fremdlabors MUSS der Laborname mit geliefert werden um eine Deduplifizierung der Daten durchführen zu können. In allen anderen Fällen darf der Name der Organisation nicht übermittelt werden.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRole Rolle Arztpraxis oder anderer Probeneinsender

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
https://demis.rki.de/fhir/ValueSet/organizationType Einrichtungsart


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "PhysicianOfficeOrOther",
  "url" : "https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther",
  "version" : "1.0.0",
  "name" : "PhysicianOfficeOrOther",
  "title" : "Arztpraxis oder anderer Probeneinsender",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-27",
  "publisher" : "ARS@rki.de",
  "description" : "Einsender der Probe, der kein Krankenhaus ist. Kann eine Arztpraxis sein, oder eine andere Einrichtung wie beispielsweise eine Pflegeeinrichtung, ein Fremdlabor oder ein Gesundheitsamt. Im Falle eines Fremdlabors MUSS der Laborname mit geliefert werden um eine Deduplifizierung der Daten durchführen zu können. In allen anderen Fällen darf der Name der Organisation nicht übermittelt werden.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.id",
        "path" : "Organization.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "system"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ArsID",
        "path" : "Organization.identifier",
        "sliceName" : "ArsID",
        "short" : "Interner Identifier",
        "definition" : "Identifier für die Arztpraxis oder eine andere probeneinsendende Einrichtung, die kein Krankenhaus ist. Die Bildungsvorschrift ist für ARS festgeschrieben, das Verfahren ist dem Kapitel 'Identifier für Organisationen' im Implementierungsleitfaden zu entnehmen.",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ArsID.use",
        "path" : "Organization.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:ArsID.type",
        "path" : "Organization.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:ArsID.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "patternUri" : "https://demis.rki.de/fhir/NamingSystem/ArsOrganizationID",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ArsID.value",
        "path" : "Organization.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ArsID.period",
        "path" : "Organization.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:ArsID.assigner",
        "path" : "Organization.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "max" : "0"
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "short" : "Art des Probeneinsenders",
        "definition" : "Gibt an, ob es sich bei dem Probeneinsender um eine Arztpraxis oder eine andere Einrichtung wie beispielsweise eine Pflegeeinrichtung, ein Fremdlabor oder ein Gesundheitsamt handelt.",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://demis.rki.de/fhir/ValueSet/organizationType"
        }
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "patternUri" : "https://demis.rki.de/fhir/CodeSystem/organizationType",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.version",
        "path" : "Organization.type.coding.version",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.text",
        "path" : "Organization.type.text",
        "max" : "0"
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "short" : "Name Fremdlabor",
        "definition" : "Im Falle eines Fremdlabors MUSS der Laborname mit geliefert werden um eine Deduplifizierung der Daten durchführen zu können. In allen anderen Fällen darf der Name der Organisation nicht übermittelt werden.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias",
        "path" : "Organization.alias",
        "max" : "0"
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "max" : "0"
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "min" : 1,
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.extension",
        "path" : "Organization.address.extension",
        "max" : "0"
      },
      {
        "id" : "Organization.address.extension:Stadtteil",
        "path" : "Organization.address.extension",
        "sliceName" : "Stadtteil",
        "max" : "0"
      },
      {
        "id" : "Organization.address.use",
        "path" : "Organization.address.use",
        "max" : "0"
      },
      {
        "id" : "Organization.address.type",
        "path" : "Organization.address.type",
        "max" : "0"
      },
      {
        "id" : "Organization.address.text",
        "path" : "Organization.address.text",
        "max" : "0"
      },
      {
        "id" : "Organization.address.line",
        "path" : "Organization.address.line",
        "max" : "0"
      },
      {
        "id" : "Organization.address.city",
        "path" : "Organization.address.city",
        "max" : "0"
      },
      {
        "id" : "Organization.address.state",
        "path" : "Organization.address.state",
        "max" : "0"
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.country",
        "path" : "Organization.address.country",
        "max" : "0"
      },
      {
        "id" : "Organization.address.period",
        "path" : "Organization.address.period",
        "max" : "0"
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "max" : "0"
      },
      {
        "id" : "Organization.contact",
        "path" : "Organization.contact",
        "max" : "0"
      },
      {
        "id" : "Organization.endpoint",
        "path" : "Organization.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.